I can only achieve to call a template with explicit name, like Simplifier.Template.<foldername>.<template> where <foldername> and <template> stands for a real existing folder and template.
How can i use a variable for e.g. <foldername> -> Simplifier.Template[foldername].emailTemplatename (where only “emailTemplatename” exists as template)