A group of radio buttons
view : Props x y -> Html y
The view for displaying the element.
{ selected : x , options : List ( String , x ) , onSelect : x -> y }
Configurable properties for rendering the view