I just discovered Zen Cart website and script. I have been looking for such an editable, friendly and cheap script like this one for quite a while and had despaired finding one. I'm glad I finally did.

But before I start using it, I want to know if I will be able to do the specific task I need to achieve for my new project. I searched around but did not find a suited answer. So here is what I want to achieve.

Selling trips online, I would like to have several options that would make the price vary for each single product. As an example:

------------
Trip 1

(radio button)
Price - hotel 1 : $200 per person, occupation 4
Price - hotel 2 : $220 per person, occupation 4

Quantity (number of travelers for this single transaction) : X

(radio button)
Occupation 3 : +$25 (need to also multiply by quantity)
Occupation 2 : +$50 (need to also multiply by quantity)

(radio button)
Insurance A : +$20 (need to also multiply by quantity)
Insurance B : +$30 (need to also multiply by quantity)

(radio button)
Activity A : +$10
Activity B : +$20
Activity C : +$5

(text fields)
Traveler #2 name
Traveler #3 name
Traveler #4 name
------------------

Is this possible?
Will all options show in the Shopping Cart or only the total amount?
Could I make the options show as seperate items in the shopping cart but be added along the trip price with a single Add To Cart click?

Thanks a bunch.