Configure the extra options API call for Stackit
Changing the target project did not re-list the destination options,
because Stackit had no `extraOptionsApiCalls` entry. `availability_zone`
is its only prerequisite, and `project` scopes every resource the
provider lists, so it belongs in `relistFields`.
Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>