I am working on an add-on that will have six filters. Is it possible to create a route format that doesn't require these fields but allows all of them to be used? Basically I am just trying to figure out how to get these values into $params so I don't have to use and clean $_GET.