<span class="Polaris-Choice__Control">
  {{yield}}
</span>

<span class="Polaris-Choice__Label">
  {{#if labelComponent}}
    {{component labelComponent}}
  {{else}}
    {{label}}
  {{/if}}
</span>
