Add this code block into the phpdoc of Craft's WebApp.php class.
This will enable PHP Storm IDE features for services like craft()->market_product->method()
* @property Market_AddressService $market_address
* @property Market_CartService $market_cart
* @property Market_CountryService $market_country