<option value="copywriting" data-price="100500">Копирайтинг и SEO-копирайтинг</option>
// canonical js
try{
alert('Yo have to pay: '+getElementById('copywriting').dataset.price * document.getElementsByName('vol')[0].value)+'bucks';
}catch(e){
alert('something went wrong');
}