isGooglePlayStoreAvailable    
  Checks if the Google Play Store package is installed on the device.
Return
true if Google Play Store package is installed on the device, otherwise false
Parameters
context
The application context.