Add description to custom plugin setting

I’ve not seen this type of title settings layout in the admin pages, so it seems you’re parting away from it.

Otherwise note that the title field of add_settings_field() is unescaped, so in theory one could add some HTML code for new title layout.

Usually the description is added to the input field.