I have a pretty weird issue, I hope someone can help me with this.
Here are the major config settings that influence my problem:
what is the ouput of $item->getOptions()? Have you tried $item->getData('price')? How do you apply your custom options? What is the ouput of $item->debug()? Maybe you can find what you need there.
$item->getOptions()
$item->getData('price')
$item->debug()
Regards Simon