static::get_name(), 'tag' => static::get_tag(), 'functionality_options' => static::get_options(), 'get_options_type' => static::get_options_type(), 'icon' => static::get_icon(), 'default_value' => static::get_default(), 'value' => static::get_option_value( $user_role ), ); } }