You’d need to create it.
d-i target/storage string sd
d-i network/interface string wlan
d-i network/auto boolean true
d-i network/ssid string networkname
d-i network/wlan_keytype string 1
d-i network/wlan_key string passphrase
This would work for WPA-PSK.