{{#radiobutton}}
    <input type="radio" name="{{ name }}" id="{{ id }}" value="{{ value }}" class="hoo-radio"><label for="{{ id }}" {{{ html-props }}}>{{{ label }}}</label>
{{/radiobutton}}