I would like to know if any option exists to change security parameters like the Error distribution and the cyclotomic order. I can only find the function to change the plaintext modulus.
This is because I need to change the plaintext modulus to a way bigger value and I need to re-arrange the other parameter so not to lose security.
Only internally in the library. You can search the code for 3.19. We do not expose to users it as OpenFHE follows the HomomorphicEncryption.org security guidelines.