Is your feature request related to a problem? Please describe.
Thanks for @gigony 's feedback, in some corner cases, maybe a string in the bundle config contains our predefined syntax.
For example:
Or:
Or:
And even in an expression, may contain unexpected "@" syntax:
"outout_dir": "$@root_dir + '~/nic-ma@nvidia/temp' + 'model.pt'"
So it would be nice to have a way to support the syntax in the string config.