Add custom source model
Error:
Execution failed (Unable to load attribute "google_product_category": unknown source type model `Facebook\BusinessExtension\Model\Config\Source\Product\GoogleProductCategory`)
Solution: Define the source model
$magentoSystemRepository->addCustomAttributeSourceModel('Facebook\BusinessExtension\Model\Config\Source\Product\GoogleProductCategory');