Adding descriptors/decorators to Templates

Hello there,

I was working with the templates and was wondering if it would be possible to add more information beyond the basic “definition” and “root_path”

Something like this:
incoming_outsource_shot_root:
definition: ‘admin/incoming/outsource/shots’
root_name: ‘project_pipeline’
department: ‘admin’

If it’s not possible that’s fine, I was just trying to see if I could make a more direct filtering system since we have multiple departments all using the same submitter and it’s been getting a little messy…

Thanks.