make dios_options a class

make it a class, that only allow a single instance of itself with __new__ (search net)..

make all class variables properties, which check given values before applying them.