<Input @id={{typeName}} @type="checkbox" @name="event-choice" @checked={{enabled}} />
<label for={{typeName}}>{{name}}</label>
<p>{{details}}</p>