{#each ["first", "second", "third"] as value}
{value} has foo: {!!foo[value]}
{/each}