{{#each packOptions as |option sourceKey|}}
{{#each option.types as |type typeKey|}}
{{#each type.packs as |pack key|}}
{{/each}}
{{/each}}
{{/each}}