Hi, I'm no expert in Magento, but I guess with what you have, if you don't want or don't have resources and knowledge to make a custom solution, is to use a required attribute for that, name it for instance "Bottle Size". However prices would differ for each bottle size (60ml, 120ml...), so yes, you'll have to make configurable products beside your simple ones and assign price to each one of them. That may cause you some headaches, but I guess this is the right way to do it and magento allowes importing products in csv formated file, so that should assist you greatly. Hope that helps.