Thanks the last post resolved the Paypal Size: Color: issue. There are still a couple of issues I'm trying to work through.
1. The receipt doesn't show the order number.
2. The Size option isn't including the additional charge in the price if the OptionPriceIncrement has a value in it in the productoptions. The eCart object has it included in the calculations and my database has .05 as a charge for any size to test the calculation but the calculation isn't showing in the shopping cart or the info that gets transmitted to Paypal.
FYI, I updated to the latest version of DataBridge and when I opened the Universal Email behavior to adjust the receipt. It through error throughout the page. Mostly any PHP code that had a comment after the <?php didn't have a space before the // for example:
Instead of <?php //This is a comment it was <?php//This is a comment.
I am including all the files that I think you might need to review. Thanks for all your help.