I wan to add extra fields for domain registration. For that i am using as follow 
'OtherEntityType' => array(
         'label' => Language::_("OtherEntityType",true),
         'type' => 'text'
     )
Is there way by which I can show note(tooltip) below textbox or something like that. Purpose behind this is I want to inform user about when to use this field.