Is there a way to define [aggreate options](https://docs.mongodb.com/manual/reference/method/db.collection.aggregate/) (and more precisely **collation**) by using `.Pipe()`? Currently only `AllowDisk` seems to be available.