MongoDB\Driver\Manager::__construct() currently alludes to the general connection string options page in the MongoDB manual. We should explicitly list which options are supported via this options array.
Additionally, it would be helpful to clarify which options cannot be used in the URI string (e.g. connection pool options).