Let say, I understand the template bellow work, but it from technical point. ``` Value("contact.gendercode") ``` We design to allow user enter the template, and we want it should be ``` Value("Contact.Gender") ``` Can I do it ??