The messageRadioButton item style in Oracle Application Framework is a combination of the radioButton and inlineMessage controls. It is used to create a radio button using which a user can select or deselect a value in an OAF page.
Corresponding web bean: OAMessageRadioButtonBean
Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageRadioButtonBean;