{{#each options as |option|}} {{#if option.group}} {{#each option.items as |item|}} {{/each}} {{else}} {{/if}} {{/each}}