Helper function to get the formatted description and tip HTML for a given form field. Plugins can call this when implementing their own custom settings types.
Parameters
$valuearrayrequired
The form field value array.
Return
array The description and tip as a 2 element array.