fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (#34038)
* Fix validation for input variables in f-string templates
* Restrict functionality of features supported by jinja2 and mustache
templates