{#if chosenOption !== undefined}
{#each subSchemas as subschema} {JSON.stringify(subschema)}
{/each}
{/if}