NewLVM2LVDevice should take `LVM2LVDeviceOptions`. Also add a parent argument to be able to specify the parent device for the LVM2 device. Co-Authored-By: Christian Kellner <christian@kellner.me>
Stage options implement a validate() method for checking values against schema constraints.