Price calculator

i’m trying to wrap my head around how I can make a price calculator with ProForms.

I’ve added a select field, and added 2 options in it - label set to what I want it to show on the frontend, and value equals what should be calculated. E.g label: 110kvm house Value: 159

I use the value to calculate the total price, but how do I get both total price and label with me in the submission? right now I only get the headline and value , not the label.