SugarCRM should have the ability to add fields to the unified search within studio
-- Allow fields to have a checkbox with "Unified Searchable?"
-- when clicked have core insert the vardef instead of having to upload a module with
$dictionary[<module>]['fields'][<field name>]['unified_search'] = true;