Add `templateParameters` to support non-filter parameters and DDL statements. Added a new argument `ignoreDdl` at integration test. Admin client is needed to execute ddl statement in spanner. Toolbox does not use admin client. Part of #535