I\'m running into a template context situation that I\'m having a hard time finding a way around.
Here\'s the template in question:
It's a long shot, but maybe this could work:
{{#with ../}} {{#each options}} {{this}} {{/each}} {{/with}}