So basically what I need is to create an attribute that changes the price of the product based on the percentage.
data-item-custom1-options=“3 days [+10%]|5 days [+20%]|7 days [+50%]”
I did exactly that but my base price of 50 is going to 60, 70 and 100 instead of 55, 60 and 75