CreateRadioButton(WindowNumber, ControlNumber, x, y, Width, Height, Style)

Create a Radio-Button control on a defined window, style define attributes of control, you can use #VMB_RADIOBUTTON_DEFAULT to create it as default style. Other constant to define the style is #VMB_RADIOBUTTON_STARTGROUP, that define the control as first control of a radio button group.