OnlinePhotoShop.UnitTest.CreateProductCatalog Function
Creates a temporary XML product catalog with a given set of products and options.

Private string CreateProductCatalog (int, int)
  Type Name Description  
    int products Number of product entries in the catalog.  
    int options Number of options for each product.  
  Return Description  
    string File path of the generated XML product catalog.